From: Eli Zaretskii Date: Sat, 12 Jun 2004 10:33:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22023 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9d7e1d253723712a1fd729db9d43c0100d422955;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a2677c25d65..ddf969c0a77 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-06-12 Karl Chen (tiny change) + + * progmodes/python.el (python-open-block-statement-p): Fix + indentation after a block opening that contains a comment. + 2004-06-12 J,Ai(Br,At(Bme Marant (tiny change) * bindings.el (completion-ignored-extensions): Add file extensions diff --git a/src/ChangeLog b/src/ChangeLog index 6e3b9612be7..aa726bc00c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-06-12 Matthew Mundell + + * eval.c (Fdefun): Signal an error if NAME is not a symbol. + 2004-06-12 Kenichi Handa * ccl.c (CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in